PLearn 0.1
Static Public Member Functions
PLearn::ConvertToPyObject< char[N]> Struct Template Reference

#include <PythonObjectWrapper.h>

List of all members.

Static Public Member Functions

static PyObject * newPyObject (const char x[N])

Detailed Description

template<size_t N>
struct PLearn::ConvertToPyObject< char[N]>

Definition at line 610 of file PythonObjectWrapper.h.


Member Function Documentation

template<size_t N>
PyObject * PLearn::ConvertToPyObject< char[N]>::newPyObject ( const char  x[N]) [static]

Definition at line 1294 of file PythonObjectWrapper.h.

References PLearn::ConvertToPyObject< T >::newPyObject(), and x.

Here is the call graph for this function:


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines